func go/constant.smallInt

4 uses

	go/constant (current package)
		value.go#L292: 	if smallInt(a) && smallInt(b) {
		value.go#L350: func smallInt(x *big.Int) bool {
		value.go#L903: 		if smallInt(x.val) {